SymbSrfMult
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbSrfMult()
SYNOPSIS
symb_lib/symbolic.c:780
CagdSrfStruct *SymbSrfMult(CagdSrfStruct *Srf1, CagdSrfStruct *Srf2)
DESCRIPTION
Given two surfaces - multiply them coordinatewise.
The two surfaces are promoted to same point type before the
multiplication can take place.
PARAMETERS:
Srf1, Srf2: Two surface to multiply coordinatewise.
FUNCTION RETURN VALUE
CagdSrfStruct *: The product of Srf1 * Srf2 coordinatewise.
SEE ALSO
SymbSrfDotProd,
SymbSrfVecDotProd,
SymbSrfScalarScale,
SymbSrfMultScalar,
,
SymbSrfInvert,
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- SEE ALSO
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:13 GMT, October 17, 2022